#!

# Create a application sensor to monitor all applications

###########################
# Application Settings 
###########################
config application list
edit mydomain1-default.local
set comment "Monitor all applications default profile mydomain1.ch"
set other-application-action pass 
set app-replacemsg enable 
set other-application-log enable 
set unknown-application-action pass 
set unknown-application-log enable 
#set p2p-black-list skype edonkey bittorent
set deep-app-inspection disable 
set options allow-dns allow-icmp 
config entries
edit 1
set category 19 29 30 28 21 24 8 12 1 15 2 6 7 23 22 17 5 3 26 27 25
set protocols all
set vendor all
set technology all
set behavior all
set popularity 1 2 3 4 5
set action pass
set log enable
set log-packet disable
set session-ttl 0
set shaper ''
set shaper-reverse ''
set per-ip-shaper ''
set quarantine none
next
end
end
 